Not able to Preview the text and add special character - IE9

Last post 10-30-2013, 12:45 PM by Kenneth. 1 replies.
Sort Posts: Previous Next
  •  10-29-2013, 1:13 PM 78221

    Not able to Preview the text and add special character - IE9

    We're loading the editor within the IFRAME for our ASP.Net Application. 

    The issue is we're not able to preview the text with the preview button and also not able to insert the special characters.

    The popup giving us the error as Object doesn't support this property or method "GetDocument" and Object doesn't support this property or method "PasteHTML"  respectively in Internet Explorer 9 alone.

     

    Please let me know any solution to overcome this issue 

    Filed under:
  •  10-30-2013, 12:45 PM 78229 in reply to 78221

    Re: Not able to Preview the text and add special character - IE9

    Hi nalashaa,

     

    Please set UseStandardDialog="true" for the editor.

     

        <CE:Editor ID="editor1" runat="server" UseStandardDialog="true">

            </CE:Editor> 

     

    Regards,

     

    Ken 

View as RSS news feed in XML